xfi:s-equal-set
xs:boolean=xfi:s-equal-set( $left as node()*, $right as node()*)
Last updated on 06-03-2008 at 22:40:00.
OIM Status
UnsupportedParameters
Name | Type | Details |
---|---|---|
left | node()* |
|
right | node()* |
|
Output
Type: xs:boolean
Sets are formed from the nodes in each sequence, removing duplicates in the process of forming sets. Returns true if for every node in the left sequence's set there is an s-equal node in the right sequence's set, and the sets have the same count of members.
Conformance suite
80206 xfi.s-equal-set testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Herm Fischer |
|
fischer@markv.com | 06-03-2008 at 22:40:00 |
Revisions
Name | On | Details |
---|---|---|
Herm Fischer | 06-03-2008 at 22:40:00 |
|
Herm Fischer | 19-12-2012 at 15:00:00 |
|